Run the command as administrator, I use my route commands as: route add [HOST] MASK 255.255.255.255 [GATEWAYIP] route add [NET] MASK [NETMASK] [GATEWAYIP]
I want my phone to route traffic for local IP's (192.168.1.x) over the WiFi network interface (Wlan0) and route all other traffic using the mobile data ...
I'd like to using the route add command to tell PC1 to use the Ethernet interface when it needs to connect with PC2, by specifying IF 2 at the end of the ...
You will need to modify the wifi gateway at 10.0.0.1 and add a static route, saying the gateway for the 192.168.2.0/24 network is the PC1 IP address in the 10. ...